[][src]Function ejdb_sys::bson_print_raw

pub unsafe extern "C" fn bson_print_raw(bson: *const c_char, depth: c_int)

Print a string representation of a BSON object.

@param bson the raw data to print. @param depth the depth to recurse the object.x