binaryninjacore_sys

Function BNGetMediumLevelILSSAInstructionIndex

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