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

Required features: "Win32_Foundation"