Function gtk4_sys::gtk_about_dialog_add_credit_section

source ·
pub unsafe extern "C" fn gtk_about_dialog_add_credit_section(
    about: *mut GtkAboutDialog,
    section_name: *const c_char,
    people: *mut *const c_char
)