hipLinkDestroy

Function hipLinkDestroy 

Source
pub unsafe extern "C" fn hipLinkDestroy(
    state: hipLinkState_t,
) -> hipError_t
Expand description

@brief Deletes the linker instance. @param [in] state link state instance

@returns #hipSuccess #hipErrorInvalidValue

@see hipSuccess