cubecl_hip_sys

Function strncmp

Source
pub unsafe extern "C" fn strncmp(
    __s1: *const c_char,
    __s2: *const c_char,
    __n: c_ulong,
) -> c_int