cubecl_hip_sys

Function hipMemset3DAsync_spt

Source
pub unsafe extern "C" fn hipMemset3DAsync_spt(
    pitchedDevPtr: hipPitchedPtr,
    value: c_int,
    extent: hipExtent,
    stream: hipStream_t,
) -> hipError_t