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

type GetInternalInterfaceFn = TypeWrapper<unsafe extern "C-unwind" fn(loader: Option<NonNull<ModuleLoader>>) -> NonNullConst<c_void>>;