[][src]Function ocaml_sys::field

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

Extract a field from an OCaml value

Safety

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