pub unsafe extern "C" fn hipCtxGetFlags(
    flags: *mut c_uint
) -> hipError_t
Expand description

@brief Return flags used for creating default context.

@param [out] flags

@returns #hipSuccess

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