pub unsafe fn NvAPI_Initialize() -> NvAPI_StatusExpand description
This function initializes the NvAPI library (if not already initialized) but always increments the ref-counter. This must be called before calling other NvAPI_ functions.
pub unsafe fn NvAPI_Initialize() -> NvAPI_StatusThis function initializes the NvAPI library (if not already initialized) but always increments the ref-counter. This must be called before calling other NvAPI_ functions.