Function openssl_sys::strcspn

source ·
pub unsafe extern "C" fn strcspn(
    cs: *const i8,
    ct: *const i8
) -> usize