binaryninjacore_sys

Function BNLowLevelILSetCurrentSourceBlock

source
pub unsafe extern "C" fn BNLowLevelILSetCurrentSourceBlock(
    func: *mut BNLowLevelILFunction,
    source: *mut BNBasicBlock,
)