Skip to main content

cuCtxGetDevResource

Function cuCtxGetDevResource 

pub unsafe fn cuCtxGetDevResource(
    hCtx: *mut CUctx_st,
    resource: *mut CUdevResource_st,
    type_: CUdevResourceType,
) -> cudaError_enum