binaryninjacore_sys

Function BNGetLowLevelILIndexForInstruction

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