Function librbd_sys::rbd_create [] [src]

pub unsafe extern "C" fn rbd_create(
    io: rados_ioctx_t,
    name: *const c_char,
    size: uint64_t,
    order: *mut c_int
) -> c_int