pub unsafe extern "C" fn hipExtDisableLogging() -> hipError_tExpand description
@brief Disable HIP runtime logging.
This function disables the HIP runtime logging mechanism, stopping the capture of diagnostic and trace information during HIP API execution.
@returns #hipSuccess
@see hipExtEnableLogging, hipExtSetLoggingParams