[][src]Function ffishim::library::free_result_function

pub fn free_result_function() -> ItemFn

No function declared in the ffishim library will be carried by the generated shared object library. The free_result function needs to be declared inside the generated crate. For this purpose, the derive_ffishim crate calls free_result_function to get the definition and insert it into the generated crate.