Macro rgsl::ffi_wrap [] [src]

macro_rules! ffi_wrap {
    ($name:tt, $cast:tt) => { ... };
}