Function librbd_sys::rbd_snap_is_protected [] [src]

pub unsafe extern "C" fn rbd_snap_is_protected(
    image: rbd_image_t,
    snap_name: *const c_char,
    is_protected: *mut c_int
) -> c_int

Determine whether a snapshot is protected.