Function librbd_sys::rbd_aio_write [] [src]

pub unsafe extern "C" fn rbd_aio_write(
    image: rbd_image_t,
    off: uint64_t,
    len: size_t,
    buf: *const c_char,
    c: rbd_completion_t
) -> c_int