yaml
Parse and generate YAML 1.1/1.2 files
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module CI = Cstubs_internals
val yaml_stub_1_yaml_get_version_string : unit -> CI.voidp
val yaml_stub_3_yaml_token_delete : ( _, _ ) CI.fatptr -> unit
val yaml_stub_4_yaml_parser_initialize : ( _, _ ) CI.fatptr -> int
val yaml_stub_5_yaml_parser_delete : ( _, _ ) CI.fatptr -> unit
val yaml_stub_8_yaml_emitter_initialize : ( _, _ ) CI.fatptr -> int
val yaml_stub_9_yaml_emitter_delete : ( _, _ ) CI.fatptr -> unit
val yaml_stub_11_yaml_emitter_set_encoding :
( _, _ ) CI.fatptr ->
Unsigned.uint32 ->
unit
val yaml_stub_12_yaml_emitter_set_canonical :
( _, _ ) CI.fatptr ->
bool ->
unit
val yaml_stub_13_yaml_emitter_set_indent : ( _, _ ) CI.fatptr -> int -> unit
val yaml_stub_14_yaml_emitter_set_width : ( _, _ ) CI.fatptr -> int -> unit
val yaml_stub_15_yaml_emitter_set_unicode : ( _, _ ) CI.fatptr -> bool -> unit
val yaml_stub_16_yaml_emitter_flush : ( _, _ ) CI.fatptr -> int
val yaml_stub_18_yaml_stream_start_event_initialize :
( _, _ ) CI.fatptr ->
Unsigned.uint32 ->
int
val yaml_stub_19_yaml_stream_end_event_initialize : ( _, _ ) CI.fatptr -> int
val yaml_stub_21_yaml_document_end_event_initialize :
( _, _ ) CI.fatptr ->
bool ->
int
val yaml_stub_25_yaml_sequence_end_event_initialize : ( _, _ ) CI.fatptr -> int
val yaml_stub_27_yaml_mapping_end_event_initialize : ( _, _ ) CI.fatptr -> int
val foreign : 'a 'b. string -> ( 'a -> 'b ) fn -> 'a -> 'b
val foreign_value : 'a. string -> 'a Ctypes.typ -> 'a Ctypes.ptr