Skip to main content

wxd_StyledTextCtrl_InsertText

Function wxd_StyledTextCtrl_InsertText 

Source
pub unsafe extern "C" fn wxd_StyledTextCtrl_InsertText(
    self_: *mut wxd_StyledTextCtrl_t,
    pos: c_int,
    text: *const c_char,
)