Function windows_sys::Win32::Networking::WinInet::HttpSendRequestW

pub unsafe extern "system" fn HttpSendRequestW(
    hrequest: *const c_void,
    lpszheaders: PCWSTR,
    dwheaderslength: u32,
    lpoptional: *const c_void,
    dwoptionallength: u32,
) -> BOOL