binaryninjacore_sys

Function BNGetHighLevelILExprIndexes

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