Type Definition rcap::__io_write_fn [] [src]

type __io_write_fn = extern "C" fn(_: *mut c_void, _: *const c_char, _: size_t) -> __ssize_t;