[][src]Function kpathsea_sys::strspn

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