Function wxd_CheckBox_SetValue

Source
pub unsafe extern "C" fn wxd_CheckBox_SetValue(
    checkBox: *mut wxd_CheckBox_t,
    value: bool,
)