Skip to main content

cuMemPoolImportFromShareableHandle

Function cuMemPoolImportFromShareableHandle 

pub unsafe fn cuMemPoolImportFromShareableHandle(
    pool_out: *mut *mut CUmemPoolHandle_st,
    handle: *mut c_void,
    handleType: CUmemAllocationHandleType_enum,
    flags: u64,
) -> cudaError_enum