windows::Win32::Globalization

Function ConvertCalDateTimeToSystemTime

pub unsafe fn ConvertCalDateTimeToSystemTime(
    lpcaldatetime: *const CALDATETIME,
    lpsystime: *mut SYSTEMTIME,
) -> BOOL