Skip to main content

GetFileVersionInfoW

Function GetFileVersionInfoW 

Source
pub unsafe fn GetFileVersionInfoW<'a>(
    lptstrfilename: impl IntoParam<'a, PWSTR>,
    dwhandle: u32,
    dwlen: u32,
    lpdata: *mut c_void,
) -> BOOL