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

pub unsafe extern "system" fn CM_Get_DevNode_Registry_PropertyA(
    dnDevInst: DEVINST,
    ulProperty: ULONG,
    pulRegDataType: PULONG,
    Buffer: PVOID,
    pulLength: PULONG,
    ulFlags: ULONG
) -> CONFIGRET