pub unsafe extern "system" fn HttpPrepareUrl(
    reserved: *mut c_void,
    flags: u32,
    url: PCWSTR,
    preparedurl: *mut PWSTR
) -> u32
Expand description

Required features: "Win32_Networking_HttpServer"