pub unsafe extern "system" fn ImportPrivacySettings(
    pszfilename: PWSTR,
    pfparseprivacypreferences: *mut BOOL,
    pfparsepersiterules: *mut BOOL
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’