pub unsafe extern "C" fn hipInit(flags: u32) -> hipError_tExpand description
@defgroup API HIP API @{
Defines the HIP API. See the individual sections for more information. / /** @defgroup Driver Initialization and Version @{ This section describes the initializtion and version functions of HIP runtime API.
/ /** @brief Explicitly initializes the HIP runtime.
Most HIP APIs implicitly initialize the HIP runtime. This API provides control over the timing of the initialization.