[][src]Function cdds_util::ddsi_set_deafmute

pub unsafe extern "C" fn ddsi_set_deafmute(
    gv: *mut ddsi_domaingv,
    deaf: bool,
    mute: bool,
    reset_after: i64
)