[][src]Function capsule_ffi::rte_eal_mp_remote_launch

pub unsafe extern "C" fn rte_eal_mp_remote_launch(
    f: lcore_function_t,
    arg: *mut c_void,
    call_master: Type
) -> c_int