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

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