Function bson_builder_error

Source
pub unsafe extern "C" fn bson_builder_error(b: *mut bson)
Expand description

Invoke the error handler, but do not exit.

@param b the buffer object.