Function ostree_sys::ostree_sepolicy_restorecon[][src]

pub unsafe extern "C" fn ostree_sepolicy_restorecon(
    self_: *mut OstreeSePolicy,
    path: *const c_char,
    info: *mut GFileInfo,
    target: *mut GFile,
    flags: OstreeSePolicyRestoreconFlags,
    out_new_label: *mut *mut c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean