Xapian.XapianPINVOKE.BM25Weight_Clone C# (CSharp) Method

BM25Weight_Clone() private method

private BM25Weight_Clone ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr BM25Weight_Clone(HandleRef jarg1);
XapianPINVOKE