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

pub unsafe extern "system" fn SetupGetInfInformationW(
    InfSpec: LPCVOID,
    SearchControl: DWORD,
    ReturnBuffer: PSP_INF_INFORMATION,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL