Function glib_sys::g_date_set_dmy
[−]
[src]
pub unsafe extern "C" fn g_date_set_dmy(
date: *mut GDate,
day: GDateDay,
month: GDateMonth,
y: GDateYear
)