Function cyclors::dds_qget_data_representation

source ยท
pub unsafe extern "C" fn dds_qget_data_representation(
    qos: *const dds_qos_t,
    n: *mut u32,
    values: *mut *mut dds_data_representation_id_t,
) -> bool