Function libraw_sys::strcspn[][src]

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