Function wxd_ToggleButton_SetValue

Source
pub unsafe extern "C" fn wxd_ToggleButton_SetValue(
    tglbtn: *mut wxd_ToggleButton_t,
    state: bool,
)