[][src]Function ejdb_sys::bson_data

pub unsafe extern "C" fn bson_data(b: *const bson) -> *const c_char

Return a pointer to the raw buffer stored by this bson object.

@param b a BSON object