Function gtk4_sys::gtk_section_model_get_section

source ·
pub unsafe extern "C" fn gtk_section_model_get_section(
    self_: *mut GtkSectionModel,
    position: c_uint,
    out_start: *mut c_uint,
    out_end: *mut c_uint
)
Available on crate feature v4_12 only.