binaryninjacore_sys

Function BNGetAllReferencesForTypeField

source
pub unsafe extern "C" fn BNGetAllReferencesForTypeField(
    view: *mut BNBinaryView,
    type_: *mut BNQualifiedName,
    offset: u64,
    limit: bool,
    maxItems: usize,
) -> BNAllTypeFieldReferences