Function ntapi::ntlpcapi::NtCreatePort

source ·
pub unsafe extern "system" fn NtCreatePort(
    PortHandle: PHANDLE,
    ObjectAttributes: POBJECT_ATTRIBUTES,
    MaxConnectionInfoLength: ULONG,
    MaxMessageLength: ULONG,
    MaxPoolUsage: ULONG
) -> NTSTATUS