[][src]Type Definition ntapi::ntzwapi::ZwAcceptConnectPort

type ZwAcceptConnectPort = unsafe extern "system" fn(PortHandle: PHANDLE, PortContext: PVOID, ConnectionRequest: PPORT_MESSAGE, AcceptConnection: BOOLEAN, ServerView: PPORT_VIEW, ClientView: PREMOTE_PORT_VIEW) -> NTSTATUS;