Function wxd_ToggleButton_SetLabel

Source
pub unsafe extern "C" fn wxd_ToggleButton_SetLabel(
    tglbtn: *mut wxd_ToggleButton_t,
    label: *const c_char,
)