[][src]Function glk::glk_time_to_date_local

#[no_mangle]
pub unsafe extern "C" fn glk_time_to_date_local(
    time: *mut glktimeval_t,
    date: *mut glkdate_t
)