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

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