pub unsafe extern "C" fn hipDeviceGraphMemTrim(
device: c_int,
) -> hipError_tExpand description
@brief Free unused memory reserved for graphs on a specific device and return it back to the OS.
@param [in] device - Device for which memory should be trimmed @returns #hipSuccess, #hipErrorInvalidDevice