[−][src]Function ejdb_sys::bson_iterator_oid
pub unsafe extern "C" fn bson_iterator_oid(
i: *const bson_iterator
) -> *mut bson_oid_t
Get the bson_oid_t value of the BSON object currently pointed to by the iterator.
@param i the bson_iterator
@return the value of the current BSON object.