Function mnn::prelude::asctime_r

source ยท
pub unsafe extern "C" fn asctime_r(
    tm: *const tm,
    buf: *mut i8,
) -> *mut i8