pub unsafe extern "C" fn hipCtxPushCurrent(
    ctx: *mut ihipCtx_t
) -> hipError_t
Expand description

@brief Push the context to be set as current/ default context

@param [in] ctx

@returns #hipSuccess, #hipErrorInvalidContext

@see hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize , hipCtxGetDevice