Skip to main content

hipLibraryGetKernelCount

Function hipLibraryGetKernelCount 

Source
pub unsafe extern "C" fn hipLibraryGetKernelCount(
    count: *mut c_uint,
    library: hipLibrary_t,
) -> hipError_t
Expand 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