1 reference to ldap_memfree
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (1)
61internal static void FreeMemory(IntPtr outValue) => Interop.Ldap.ldap_memfree(outValue);