pub unsafe extern "C" fn hipLinkDestroy(
state: hipLinkState_t,
) -> hipError_tExpand description
@brief Deletes the linker instance. @param [in] state link state instance
@returns #hipSuccess #hipErrorInvalidValue
@see hipSuccess
pub unsafe extern "C" fn hipLinkDestroy(
state: hipLinkState_t,
) -> hipError_t@brief Deletes the linker instance. @param [in] state link state instance
@returns #hipSuccess #hipErrorInvalidValue
@see hipSuccess