[][src]Type Definition cdds_util::dds_on_sample_lost_fn

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)>;