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

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