[go: up one dir, main page]

Function glib_sys::g_date_time_add_full [] [src]

pub unsafe extern fn g_date_time_add_full(datetime: *mut GDateTime,
                                          years: c_int,
                                          months: c_int,
                                          days: c_int,
                                          hours: c_int,
                                          minutes: c_int,
                                          seconds: c_double)
                                          -> *mut GDateTime