binaryninjacore_sys

Function BNGetLowLevelILInstructionIndex

source
pub unsafe extern "C" fn BNGetLowLevelILInstructionIndex(
    func: *mut BNMediumLevelILFunction,
    instr: usize,
) -> usize