binaryninjacore_sys

Function BNGetLowLevelILLabelForAddress

source
pub unsafe extern "C" fn BNGetLowLevelILLabelForAddress(
    func: *mut BNLowLevelILFunction,
    arch: *mut BNArchitecture,
    addr: u64,
) -> *mut BNLowLevelILLabel