Skip to content

NativeLibrary.TryGetExport method

C#
public static bool TryGetExport(IntPtr handle, string name, out IntPtr procAddress)

See Also

Released under the MIT license