binaryninjacore_sys

Function BNGetLowLevelILBasicBlockList

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