Type Definition libutp_sys::utp_callback_t[][src]

type utp_callback_t = Option<unsafe extern "C" fn(arg1: *mut utp_callback_arguments) -> uint64>;