pub unsafe extern "system" fn HttpCheckDavComplianceW(
    lpszurl: PCWSTR,
    lpszcompliancetoken: PCWSTR,
    lpffound: *mut i32,
    hwnd: HWND,
    lpvreserved: *const c_void
) -> BOOL
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’