riot_sys::bindgen

Function ctime_r

Source
pub unsafe extern "C" fn ctime_r(
    arg1: *const time_t,
    arg2: *mut c_char,
) -> *mut c_char