Function windows::Win32::System::GroupPolicy::ImportRSoPData

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