Skip to main content

cuMemAllocAsync

Function cuMemAllocAsync 

pub unsafe fn cuMemAllocAsync(
    dptr: *mut u64,
    bytesize: usize,
    hStream: *mut CUstream_st,
) -> cudaError_enum