Home
last modified time | relevance | path

Searched refs:delete_zx_any_attr_s (Results 1 – 2 of 2) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A Dzxid.cs594 public static void delete_zx_any_attr_s(SWIGTYPE_p_zx_any_attr_s self) { in delete_zx_any_attr_s() method in zxid
595 zxidPINVOKE.delete_zx_any_attr_s(SWIGTYPE_p_zx_any_attr_s.getCPtr(self)); in delete_zx_any_attr_s()
H A DzxidPINVOKE.cs578 public static extern void delete_zx_any_attr_s(HandleRef jarg1); in delete_zx_any_attr_s() method in zxidPINVOKE