Function selinux_sys::selinux_restorecon_set_alt_rootpath[][src]

pub unsafe extern "C" fn selinux_restorecon_set_alt_rootpath(
    alt_rootpath: *const c_char
) -> c_int

selinux_restorecon_set_alt_rootpath - Use alternate rootpath. @alt_rootpath: containing the alternate rootpath to be used.

Return %0 on success, -%1 with @errno set on failure.