Function mnn::prelude::strptime

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