Type Definition emf_core_base_rs_ffi::module::api::GetInternalModuleHandleFn[][src]

type GetInternalModuleHandleFn = TypeWrapper<unsafe extern "C-unwind" fn(base_module: Option<NonNull<CBase>>, handle: ModuleHandle) -> Result<InternalHandle, Error>>;