pub unsafe extern "C" fn hipKernelGetLibrary(
library: *mut hipLibrary_t,
kernel: hipKernel_t,
) -> hipError_tExpand description
@brief Returns a Library Handle
@param [out] library Returned Library handle @param [in] kernel Kernel to retrieve library Handle @return #hipSuccess, #hipErrorInvalidValue