Type Definition GetErrorMessageFn
nvapi_sys::nvapi
type GetErrorMessageFn = extern "C" fn(nr: NvAPI_Status, szDesc: *mut NvAPI_ShortString) -> NvAPI_Status;