Function r_core::strcspn[][src]

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