PSECURITY_INFORMATION typedef

PSECURITY_INFORMATION = Pointer<DWORD>

Implementation

typedef PSECURITY_INFORMATION = ffi.Pointer<DWORD>;