pub unsafe extern "C" fn hipLibraryUnload(
library: hipLibrary_t,
) -> hipError_tExpand description
@brief Unload HIP Library
@param [in] library Input created hip library @return #hipSuccess, #hipErrorInvalidValue
pub unsafe extern "C" fn hipLibraryUnload(
library: hipLibrary_t,
) -> hipError_t@brief Unload HIP Library
@param [in] library Input created hip library @return #hipSuccess, #hipErrorInvalidValue