pub unsafe extern "system" fn GetLogFileInformation(
    hlog: HANDLE,
    pinfobuffer: *mut CLS_INFORMATION,
    cbbuffer: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’