pub unsafe extern "system" fn WsDateTimeToFileTime(
    datetime: *const WS_DATETIME,
    filetime: *mut FILETIME,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"