Skip to main content

hipKernelGetLibrary

Function hipKernelGetLibrary 

Source
pub unsafe extern "C" fn hipKernelGetLibrary(
    library: *mut hipLibrary_t,
    kernel: hipKernel_t,
) -> hipError_t
Expand description

@brief Returns a Library Handle

@param [out] library Returned Library handle @param [in] kernel Kernel to retrieve library Handle @return #hipSuccess, #hipErrorInvalidValue