mnn::prelude

Function ctime_r

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