Function wolfssl_sys::wolfSSL_ASN1_INTEGER_set
source ยท pub unsafe extern "C" fn wolfSSL_ASN1_INTEGER_set(
a: *mut WOLFSSL_ASN1_INTEGER,
v: c_long,
) -> c_intpub unsafe extern "C" fn wolfSSL_ASN1_INTEGER_set(
a: *mut WOLFSSL_ASN1_INTEGER,
v: c_long,
) -> c_int