Function windows::Win32::Storage::FileSystem::ValidateLog
pub unsafe fn ValidateLog<P0>(
pszlogfilename: P0,
psalogfile: *mut SECURITY_ATTRIBUTES,
pinfobuffer: *mut CLS_INFORMATION,
pcbbuffer: *mut u32,
) -> Result<()>where
P0: Param<PCWSTR>,