mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-23 00:18:01 +00:00
7a094f17c0
Signed-off-by: xermicus <cyrill@parity.io>
4 lines
107 B
Rust
4 lines
107 B
Rust
extern "C" {
|
|
pub fn LLDELFLink(args: *const *const libc::c_char, size: libc::size_t) -> libc::c_int;
|
|
}
|