Skip to main content

cuMemsetD2D8Async

Function cuMemsetD2D8Async 

pub unsafe fn cuMemsetD2D8Async(
    dstDevice: u64,
    dstPitch: usize,
    uc: u8,
    Width: usize,
    Height: usize,
    hStream: *mut CUstream_st,
) -> cudaError_enum