Type Definition librbd_sys::rbd_callback_t [] [src]

type rbd_callback_t = Option<unsafe extern "C" fn(_: rbd_completion_t, _: *mut c_void)>;