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

Required features: "Win32_Foundation"