winapi::um::cfgmgr32

Function CM_Get_DevNode_Custom_Property_ExA

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