binaryninjacore_sys

Function BNGetAllReferencesForType

source
pub unsafe extern "C" fn BNGetAllReferencesForType(
    view: *mut BNBinaryView,
    type_: *mut BNQualifiedName,
    limit: bool,
    maxItems: usize,
) -> BNAllTypeReferences