Function ostree_bootconfig_parser_write

Source
pub unsafe extern "C" fn ostree_bootconfig_parser_write(
    self_: *mut OstreeBootconfigParser,
    output: *mut GFile,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> gboolean