Skip to main content

ffi_call

Macro ffi_call 

Source
macro_rules! ffi_call {
    ($ffi:path $(,$args:expr)*) => { ... };
}