pub unsafe extern "C" fn eCAL_Sub_SetQOS(
handle_: ECAL_HANDLE,
qos_: SReaderQOSC,
) -> c_intExpand description
@brief Set subscriber quality of service attributes.
@param handle_ Subscriber handle. @param qos_ Quality of service policies.
@return None zero if succeeded.