binaryninjacore_sys

Function BNGetLabelForLowLevelILSourceInstruction

source
pub unsafe extern "C" fn BNGetLabelForLowLevelILSourceInstruction(
    func: *mut BNLowLevelILFunction,
    instr: usize,
) -> *mut BNLowLevelILLabel