Function cust_raw::cuMemAllocFromPoolAsync[][src]

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