Function glib_sys::g_date_clamp
[−]
[src]
pub unsafe extern "C" fn g_date_clamp(
date: *mut GDate,
min_date: *const GDate,
max_date: *const GDate
)