[][src]Function ejdb_sys::bson_safe_init_as_query

pub unsafe extern "C" fn bson_safe_init_as_query(b: *mut bson) -> c_int

Intialize a BSON object. In query contruction mode allowing dot and dollar chars in field names. Report problems with memory allocation.

@param b

@return BSON_OK or BSON_ERROR