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

pub unsafe extern "system" fn CM_Get_DevNode_Custom_Property_ExW(
    dnDevInst: DEVINST,
    pszCustomPropertyName: PCWSTR,
    pulRegDataType: PULONG,
    Buffer: PVOID,
    pulLength: PULONG,
    ulFlags: ULONG,
    hMachine: HMACHINE
) -> CONFIGRET