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

pub unsafe extern "system" fn SetupDiCreateDeviceInterfaceRegKeyW(
    DeviceInfoSet: HDEVINFO,
    DeviceInterfaceData: PSP_DEVICE_INTERFACE_DATA,
    Reserved: DWORD,
    samDesired: REGSAM,
    InfHandle: HINF,
    InfSectionName: PCWSTR
) -> HKEY