asctime v0.1.0

Source
Converts a tm object to a textual representation.

Package: C

C reference: asctime

Signature

func asctime(time_ptr: *tm) -> *char8;

See also

  • C — the package overview