cubecl_hip_sys

Function strcspn

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