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