Function OSSL_DECODER_from_bio

Source
pub unsafe extern "C" fn OSSL_DECODER_from_bio(
    ctx: *mut OSSL_DECODER_CTX,
    b_in: *mut BIO,
) -> c_int