Xapian.XapianPINVOKE.MSet_GetMatchesUpperBound C# (CSharp) Method

MSet_GetMatchesUpperBound() private method

private MSet_GetMatchesUpperBound ( HandleRef jarg1 ) : uint
jarg1 HandleRef
return uint
        public static extern uint MSet_GetMatchesUpperBound(HandleRef jarg1);
XapianPINVOKE