binaryninjacore_sys

Function BNGetLowLevelILBasicBlockForInstruction

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