Function SystemTimeToTzSpecificLocalTimeEx

Source
pub unsafe extern "C" fn SystemTimeToTzSpecificLocalTimeEx(
    lpTimeZoneInformation: *const DYNAMIC_TIME_ZONE_INFORMATION,
    lpUniversalTime: *const SYSTEMTIME,
    lpLocalTime: LPSYSTEMTIME,
) -> BOOL