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

type ZwAlpcCreatePortSection = unsafe extern "system" fn(PortHandle: HANDLE, Flags: ULONG, SectionHandle: HANDLE, SectionSize: SIZE_T, AlpcSectionHandle: PALPC_HANDLE, ActualSectionSize: PSIZE_T) -> NTSTATUS;