Xapian.XapianPINVOKE.MSet_GetMatchesLowerBound C# (CSharp) Method

MSet_GetMatchesLowerBound() private method

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