[][src]Function ejdb_sys::bson_append_object_from_iterator

pub unsafe extern "C" fn bson_append_object_from_iterator(
    key: *const c_char,
    from: *mut bson_iterator,
    into: *mut bson
) -> c_int