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

pub unsafe extern "system" fn SetupDiGetDriverInfoDetailW(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    DriverInfoData: PSP_DRVINFO_DATA_W,
    DriverInfoDetailData: PSP_DRVINFO_DETAIL_DATA_W,
    DriverInfoDetailDataSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL