Xapian.XapianPINVOKE.MSet_Empty C# (CSharp) Method

MSet_Empty() private method

private MSet_Empty ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool MSet_Empty(HandleRef jarg1);
XapianPINVOKE