Function mnn::prelude::gmtime_r

source ยท
pub unsafe extern "C" fn gmtime_r(
    time_p: *const i64,
    result: *mut tm,
) -> *mut tm