[][src]Type Definition capsule_ffi::rte_mp_async_reply_t

type rte_mp_async_reply_t = Option<unsafe extern "C" fn(request: *const rte_mp_msg, reply: *const rte_mp_reply) -> c_int>;