Crates.io | android_liblog-sys |
lib.rs | android_liblog-sys |
version | 0.1.4 |
source | src |
created_at | 2016-11-15 18:42:48.831387 |
updated_at | 2017-02-27 23:33:58.413324 |
description | Native bindings to liblog on Android |
homepage | |
repository | https://github.com/saleemrashid/android_liblog-sys-rs |
max_upload_size | |
id | 7261 |
size | 14,404 |
android_liblog-sys
Native bindings to liblog
on Android.
__android_log_vprint
is not included due to the impracticality and superfluity of va_list
s in Rust.
android_liblog-sys
is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE
and LICENSE-MIT
for details.