Function EVP_SIGNATURE_up_ref

Source
pub unsafe extern "C" fn EVP_SIGNATURE_up_ref(
    s: *mut EVP_SIGNATURE,
) -> c_int