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

pub unsafe extern "system" fn SetupDiCreateDevRegKeyA(
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    Scope: DWORD,
    HwProfile: DWORD,
    KeyType: DWORD,
    InfHandle: HINF,
    InfSectionName: PCSTR
) -> HKEY