glib_sys

Function g_time_zone_new_identifier

source
pub unsafe extern "C" fn g_time_zone_new_identifier(
    identifier: *const c_char,
) -> *mut GTimeZone
Available on crate feature v2_68 only.