binaryninjacore_sys

Function BNGetMediumLevelILIndexForInstruction

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