[][src]Function winapi::um::cfgmgr32::CM_Open_Device_Interface_KeyW

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