Omod_ocamlc.Cmxacmxa files
val read : Omod.fpath -> (t, string) Stdlib.resultread_cmxa f reads a cmxa file from f.
val name : t -> stringname cmxa is the archive name of cmxa.
val cobjs : t -> string listcobjs cmxa are C objects files needed for linking.
val copts : t -> string listcopts cmxa are options for the C linker.