cubecl_hip_sys

Function memccpy

Source
pub unsafe extern "C" fn memccpy(
    __dest: *mut c_void,
    __src: *const c_void,
    __c: c_int,
    __n: c_ulong,
) -> *mut c_void