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

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