Function rusty_bind_parser::cpp::templates::abstract_class_declaration
source · pub fn abstract_class_declaration(
name: &str,
functions_declaration: &str
) -> String
Expand description
Creates a class that maps onto the custom structures with methods that are available in the FFI. The ownership depends on the source from which the object is created.