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

pub unsafe extern "system" fn CM_Open_DevNode_Key(
    dnDevNode: DEVINST,
    samDesired: REGSAM,
    ulHardwareProfile: ULONG,
    Disposition: REGDISPOSITION,
    phkDevice: PHKEY,
    ulFlags: ULONG
) -> CONFIGRET