| Current Path : /usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/cbindgen/tests/rust/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/cbindgen/tests/rust/ignore.rs |
/// cbindgen:ignore
#[no_mangle]
pub extern "C" fn root() {}
/// cbindgen:ignore
///
/// Something else.
#[no_mangle]
pub extern "C" fn another_root() {}
#[no_mangle]
pub extern "C" fn no_ignore_root() {}