Type Definition emf_core_base_rs_ffi::module::module_loader::UnloadFn[][src]

type UnloadFn = TypeWrapper<unsafe extern "C-unwind" fn(loader: Option<NonNull<ModuleLoader>>, handle: InternalHandle) -> Result<i8, Error>>;