Type Definition capsule_ffi::rte_mp_t[][src]

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