cubecl_hip_sys

Function strpbrk

Source
pub unsafe extern "C" fn strpbrk(
    __s: *const c_char,
    __accept: *const c_char,
) -> *mut c_char