binaryninjacore_sys

Function BNGetLowLevelILSSAFlagUses

source
pub unsafe extern "C" fn BNGetLowLevelILSSAFlagUses(
    func: *mut BNLowLevelILFunction,
    reg: u32,
    version: usize,
    count: *mut usize,
) -> *mut usize