Function wxd_StyledTextCtrl_MarkerSetBackground

Source
pub unsafe extern "C" fn wxd_StyledTextCtrl_MarkerSetBackground(
    self_: *mut wxd_StyledTextCtrl_t,
    markerNumber: c_int,
    colour: wxd_Colour_t,
)