Function windows::Win32::Storage::FileSystem::GetLogFileInformation
pub unsafe fn GetLogFileInformation<P0>(
hlog: P0,
pinfobuffer: *mut CLS_INFORMATION,
cbbuffer: *mut u32,
) -> Result<()>where
P0: Param<HANDLE>,