#[no_mangle]
pub unsafe extern "C" fn rune_metadata_free(meta: *mut Metadata)
Expand description

Free a Metadata when you are done with it.