Function glib_sys::g_date_time_get_ymd [] [src]

pub unsafe extern "C" fn g_date_time_get_ymd(
    datetime: *mut GDateTime,
    year: *mut c_int,
    month: *mut c_int,
    day: *mut c_int
)