Function windivert_sys::WinDivertSend[][src]

pub unsafe extern "C" fn WinDivertSend(
    handle: HANDLE,
    pPacket: *const c_void,
    packetLen: u32,
    pSendLen: *mut u32,
    pAddr: *const WINDIVERT_ADDRESS
) -> BOOL

Check the official docs