Function hip_runtime_sys::hipModuleUnload
source · pub unsafe extern "C" fn hipModuleUnload(
module: hipModule_t
) -> hipError_tExpand description
@brief Frees the module
@param [in] module
@returns hipSuccess, hipInvalidValue module is freed and the code objects associated with it are destroyed