Function windows::Win32::UI::Shell::ImportPrivacySettings

pub unsafe fn ImportPrivacySettings<P0>(
    pszfilename: P0,
    pfparseprivacypreferences: *mut BOOL,
    pfparsepersiterules: *mut BOOL,
) -> BOOL
where P0: Param<PCWSTR>,