[][src]Function ntapi::ntzwapi::ZwReplyWaitReceivePortEx

pub unsafe extern "system" fn ZwReplyWaitReceivePortEx(
    PortHandle: HANDLE,
    PortContext: *mut PVOID,
    ReplyMessage: PPORT_MESSAGE,
    ReceiveMessage: PPORT_MESSAGE,
    Timeout: PLARGE_INTEGER
) -> NTSTATUS