binaryninjacore_sys

Function BNGetDataReferencesForType

source
pub unsafe extern "C" fn BNGetDataReferencesForType(
    view: *mut BNBinaryView,
    type_: *mut BNQualifiedName,
    count: *mut usize,
) -> *mut u64