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

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