binaryninjacore_sys

Function BNAddLowLevelILLabelForAddress

source
pub unsafe extern "C" fn BNAddLowLevelILLabelForAddress(
    func: *mut BNLowLevelILFunction,
    arch: *mut BNArchitecture,
    addr: u64,
)