[][src]Type Definition capsule_ffi::rte_mp_t

type rte_mp_t = Option<unsafe extern "C" fn(msg: *const rte_mp_msg, peer: *const c_void) -> c_int>;