windows::Win32::Devices::PortableDevices

Function DMProcessConfigXMLFiltered

pub unsafe fn DMProcessConfigXMLFiltered<P0>(
    pszxmlin: P0,
    rgszallowedcspnodes: &[PCWSTR],
) -> Result<BSTR>
where P0: Param<PCWSTR>,