[][src]Function ejdb_sys::bson_iterator_bin_type

pub unsafe extern "C" fn bson_iterator_bin_type(
    i: *const bson_iterator
) -> c_char

Get the type of the BSON binary object currently pointed to by the iterator.

@param i the bson_iterator

@return the type of the current BSON binary object.