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

type LibraryExistsFn = TypeWrapper<unsafe extern "C-unwind" fn(base_module: Option<NonNull<CBase>>, handle: LibraryHandle) -> Bool>;