[][src]Function holochain_wasmer_host::import::free_context_data

pub fn free_context_data(data: *mut c_void)

always call this before setting and after using a context it guards against badly behaved host/guest logic by freeing any previously leaked data pointed at by the context data