Function wxd_StyledTextCtrl_StyleSetBold

Source
pub unsafe extern "C" fn wxd_StyledTextCtrl_StyleSetBold(
    self_: *mut wxd_StyledTextCtrl_t,
    style: c_int,
    bold: bool,
)