pub unsafe extern "C" fn hipLibraryGetKernelCount(
count: *mut c_uint,
library: hipLibrary_t,
) -> hipError_tExpand description
@brief Get Kernel count in library
@param [out] count Count of kernels in library @param [in] library Input created hip library @return #hipSuccess, #hipErrorInvalidValue