binaryninjacore_sys

Function BNGetLowLevelILNonSSAInstructionIndex

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