Function g_date_to_struct_tm

Source
pub unsafe extern "C" fn g_date_to_struct_tm(
    date: *const GDate,
    tm: *mut tm,
)