Function onnxruntime_sys::strspn[][src]

pub unsafe extern "C" fn strspn(
    __s: *const c_char,
    __accept: *const c_char
) -> c_ulong