pub fn ffi_callbacks(
    trait_name: &str,
    methods: &[Method]
) -> Vec<FfiCallbackFunction>
Expand description

FfiCallbackFunction functions for the methods of a callback/trait interface