FsRtlIsNonEmptyDirectoryReparsePointAllowed

VOID __fastcall FsRtlIsNonEmptyDirectoryReparsePointAllowed(UINT64 ReparseTag){
  RtlIsNonEmptyDirectoryReparsePointAllowed(ReparseTag);
}

Referenced by:

No references.