binaryninjacore_sys

Function BNGetLowLevelILSSAInstructionIndex

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