cubecl_hip_sys

Function bcopy

Source
pub unsafe extern "C" fn bcopy(
    __src: *const c_void,
    __dest: *mut c_void,
    __n: c_ulong,
)