Function cust_raw::cuMemAllocAsync[][src]

pub unsafe extern "C" fn cuMemAllocAsync(
    dptr: *mut CUdeviceptr,
    bytesize: usize,
    hStream: CUstream
) -> CUresult