Function wxd_StyledTextCtrl_SetReadOnly

Source
pub unsafe extern "C" fn wxd_StyledTextCtrl_SetReadOnly(
    self_: *mut wxd_StyledTextCtrl_t,
    readOnly: bool,
)