windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Get_DevNode_Property_Keys_Ex

pub unsafe fn CM_Get_DevNode_Property_Keys_Ex(
    dndevinst: u32,
    propertykeyarray: Option<*mut DEVPROPKEY>,
    propertykeycount: *mut u32,
    ulflags: u32,
    hmachine: Option<isize>,
) -> CONFIGRET