Skip to main content

hipExecutionCtxGetDevResource

Function hipExecutionCtxGetDevResource 

Source
pub unsafe extern "C" fn hipExecutionCtxGetDevResource(
    ctx: hipExecutionCtx_t,
    resource: *mut hipDevResource,
    type_: hipDevResourceType,
) -> hipError_t