Function onnxruntime_sys::strrchr[][src]

pub unsafe extern "C" fn strrchr(
    _Str: *const c_char,
    _Ch: c_int
) -> *mut c_char