Function glib_sys::g_date_set_dmy [] [src]

pub unsafe extern fn g_date_set_dmy(date: *mut GDate,
                                    day: GDateDay,
                                    month: GDateMonth,
                                    y: GDateYear)