[][src]Function uikit_sys::strcspn

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