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

type UnloadFn = TypeWrapper<unsafe extern "C-unwind" fn(module: Option<NonNull<NativeModule>>) -> Result<i8, Error>>;