Function cuda_sys::cuda::cuMemsetD2D32Async[][src]

pub unsafe extern "C" fn cuMemsetD2D32Async(
    dstDevice: CUdeviceptr,
    dstPitch: usize,
    ui: c_uint,
    Width: usize,
    Height: usize,
    hStream: CUstream
) -> CUresult