pub unsafe extern "C" fn btrfs_util_set_subvolume_read_only_fd(
    fd: c_int,
    read_only: bool
) -> btrfs_util_error
Expand description

btrfs_util_set_subvolume_read_only_fd() - See btrfs_util_set_subvolume_read_only().