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

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