binaryninjacore_sys

Function BNGetLowLevelILExprIndexes

source
pub unsafe extern "C" fn BNGetLowLevelILExprIndexes(
    func: *mut BNMediumLevelILFunction,
    expr: usize,
    count: *mut usize,
) -> *mut usize