Function win_sys::FileSystem::GetLogFileInformation[][src]

pub unsafe fn GetLogFileInformation<'a, Param0>(
    hlog: Param0,
    pinfobuffer: *mut CLS_INFORMATION,
    cbbuffer: *mut u32
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation