Type Definition librbd_sys::librbd_progress_fn_t [] [src]

type librbd_progress_fn_t = Option<unsafe extern "C" fn(_: uint64_t, _: uint64_t, _: *mut c_void) -> c_int>;