ippsRegExpSetMatchLimit

Function ippsRegExpSetMatchLimit 

Source
pub unsafe extern "C" fn ippsRegExpSetMatchLimit(
    matchLimit: c_int,
    pRegExpState: *mut IppRegExpState,
) -> IppStatus