1 reference to ldap_msgfree
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (1)
63internal static void FreeMessage(IntPtr outValue) => Interop.Ldap.ldap_msgfree(outValue);