Function windows::Win32::System::Com::Urlmon::CoInternetSetFeatureEnabled

pub unsafe fn CoInternetSetFeatureEnabled<P0>(
    featureentry: INTERNETFEATURELIST,
    dwflags: u32,
    fenable: P0,
) -> Result<()>
where P0: Param<BOOL>,