winapi::um::cfgmgr32

Function CM_Get_DevNode_Custom_PropertyA

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