Function ndk_sys::localtime_r[][src]

pub unsafe extern "C" fn localtime_r(
    __t: *const time_t,
    __tm: *mut tm
) -> *mut tm