Function mnn::prelude::ctime_r

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