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

type ZwCreatePort = unsafe extern "system" fn(PortHandle: PHANDLE, ObjectAttributes: POBJECT_ATTRIBUTES, MaxConnectionInfoLength: ULONG, MaxMessageLength: ULONG, MaxPoolUsage: ULONG) -> NTSTATUS;