pub unsafe fn field(block: Value, index: usize) -> *mut Value
Expand description

Extract a field from an OCaml value

Safety

This function does no bounds checking or validation of the OCaml values