winapi::um::cfgmgr32

Function CM_Open_Device_Interface_KeyA

Source
pub unsafe extern "system" fn CM_Open_Device_Interface_KeyA(
    pszDeviceInterface: LPCSTR,
    samDesired: REGSAM,
    Disposition: REGDISPOSITION,
    phkDeviceInterface: PHKEY,
    ulFlags: ULONG,
) -> CONFIGRET