Function windows::Win32::System::GroupPolicy::ExportRSoPData

pub unsafe fn ExportRSoPData<P0, P1>(
    lpnamespace: P0,
    lpfilename: P1,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,