binaryninjacore_sys

Function BNGetLowLevelILSSAExprIndex

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