binaryninjacore_sys

Function BNGetLowLevelILByIndex

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