Function windows_sys::Win32::Storage::FileSystem::ValidateLog
pub unsafe extern "system" fn ValidateLog(
pszlogfilename: PCWSTR,
psalogfile: *mut SECURITY_ATTRIBUTES,
pinfobuffer: *mut CLS_INFORMATION,
pcbbuffer: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Security"