windows::Win32::System::Com::Urlmon

Function UrlMkSetSessionOption

pub unsafe fn UrlMkSetSessionOption(
    dwoption: u32,
    pbuffer: Option<*const c_void>,
    dwbufferlength: u32,
    dwreserved: Option<u32>,
) -> Result<()>