Function hip_sys::hiprt::hipModuleUnload
source · pub unsafe extern "C" fn hipModuleUnload(
module: *mut ihipModule_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