Function secret_item_set_attributes

Source
pub unsafe extern "C" fn secret_item_set_attributes(
    self_: *mut SecretItem,
    schema: *const SecretSchema,
    attributes: *mut GHashTable,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)