cubecl_hip_sys

Function memset

Source
pub unsafe extern "C" fn memset(
    __s: *mut c_void,
    __c: c_int,
    __n: c_ulong,
) -> *mut c_void