[][src]Function ndk_sys::ctime_r

pub unsafe extern "C" fn ctime_r(
    __t: *const time_t,
    __buf: *mut c_char
) -> *mut c_char