[][src]Function ejdb_sys::bson_int64_to_double

pub unsafe extern "C" fn bson_int64_to_double(i64: i64) -> f64

Cast an int64_t to double. This is necessary for embedding in certain environments.