wolfSSL_ASN1_INTEGER_set

Function wolfSSL_ASN1_INTEGER_set 

Source
pub unsafe extern "C" fn wolfSSL_ASN1_INTEGER_set(
    a: *mut WOLFSSL_ASN1_INTEGER,
    v: c_long,
) -> c_int