pub unsafe extern "C" fn bson_iterator_code_scope(
i: *const bson_iterator,
scope: *mut bson,
)Expand description
Calls bson_empty on scope if not a bson_codewscope
@param i the bson_iterator. @param scope the bson 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.