Function glib_sys::g_key_file_set_boolean_list[][src]

pub unsafe extern "C" fn g_key_file_set_boolean_list(
    key_file: *mut GKeyFile,
    group_name: *const c_char,
    key: *const c_char,
    list: *mut gboolean,
    length: size_t
)