Function windows::Wdk::Storage::FileSystem::SeAuditHardLinkCreationWithTransaction
pub unsafe fn SeAuditHardLinkCreationWithTransaction<P0>(
filename: *const UNICODE_STRING,
linkname: *const UNICODE_STRING,
bsuccess: P0,
transactionid: Option<*const GUID>,
)where
P0: Param<BOOLEAN>,