binaryninjacore_sys

Function BNGetLowLevelILExprIndex

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