libc::c_uling is diff for win/lib

pull/47/head
inv2004 6 years ago
parent ab5b523b05
commit 892f50cbb2

@ -30,7 +30,7 @@ impl Bsonc {
let inner = unsafe {
bindings::bson_new_from_data(
buffer[..].as_ptr(),
buffer.len() as u32
buffer.len() as libc::c_ulong
)
};

Loading…
Cancel
Save