windows::Win32::Storage::FileSystem

Function GetFileVersionInfoSizeExA

pub unsafe fn GetFileVersionInfoSizeExA<P1>(
    dwflags: GET_FILE_VERSION_INFO_FLAGS,
    lpwstrfilename: P1,
    lpdwhandle: *mut u32,
) -> u32
where P1: Param<PCSTR>,