[−][src]Function ejdb_sys::bson_iterator_code_scope
pub unsafe extern "C" fn bson_iterator_code_scope(
i: *const bson_iterator,
scope: *mut bson
)
Calls bson_empty on scope if not a bson_codewscope
@param i the bson_iterator. @param scope the bson scope.