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

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