[][src]Type Definition ntapi::ntlpcapi::NtConnectPort

type NtConnectPort = unsafe extern "system" fn(PortHandle: PHANDLE, PortName: PUNICODE_STRING, SecurityQos: PSECURITY_QUALITY_OF_SERVICE, ClientView: PPORT_VIEW, ServerView: PREMOTE_PORT_VIEW, MaxMessageLength: PULONG, ConnectionInformation: PVOID, ConnectionInformationLength: PULONG) -> NTSTATUS;