binaryninjacore_sys

Function BNGetCallers

source
pub unsafe extern "C" fn BNGetCallers(
    view: *mut BNBinaryView,
    callee: u64,
    count: *mut usize,
) -> *mut BNReferenceSource