Type Definition emf_core_base_rs_ffi::library::api::RemoveLibraryHandleFn[][src]

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