Xapian.XapianPINVOKE.Sorter_Apply C# (CSharp) Method

Sorter_Apply() private method

private Sorter_Apply ( HandleRef jarg1, HandleRef jarg2 ) : string
jarg1 HandleRef
jarg2 HandleRef
return string
        public static extern string Sorter_Apply(HandleRef jarg1, HandleRef jarg2);
XapianPINVOKE