binaryninjacore_sys

Function BNComponentGetReferencedDataVariablesRecursive

source
pub unsafe extern "C" fn BNComponentGetReferencedDataVariablesRecursive(
    component: *mut BNComponent,
    count: *mut usize,
) -> *mut BNDataVariable