[][src]Function ejdb_sys::bson_size

pub unsafe extern "C" fn bson_size(b: *const bson) -> c_int

Size of a BSON object.

@param b the BSON object.

@return the size.