Skip to main content

wxd_TextCtrl_SetStyle

Function wxd_TextCtrl_SetStyle 

Source
pub unsafe extern "C" fn wxd_TextCtrl_SetStyle(
    textCtrl: *mut wxd_TextCtrl_t,
    start: wxd_Long_t,
    end: wxd_Long_t,
    style: *const wxd_TextAttr_t,
)