Function SetTimeZoneInformation

Source
pub unsafe extern "C" fn SetTimeZoneInformation(
    lpTimeZoneInformation: *const TIME_ZONE_INFORMATION,
) -> BOOL