[][src]Function winapi::um::setupapi::SetupQueryInfVersionInformationW

pub unsafe extern "system" fn SetupQueryInfVersionInformationW(
    InfInformation: PSP_INF_INFORMATION,
    InfIndex: UINT,
    Key: PCWSTR,
    ReturnBuffer: PWSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL