Type Definition cyclors::dds_on_sample_lost_fn[][src]

type dds_on_sample_lost_fn = Option<unsafe extern "C" fn(reader: dds_entity_t, status: dds_sample_lost_status_t, arg: *mut c_void)>;