Source code is
ops->name = stat_alloc(caml_string_length(Field(pair,0))+1); strcmp(ops->name, String_val(Field(pair,0))); ops->ops = (void *) Nativeint_val(Field(pair,1));
Log in to post a comment.