Function OSSL_DECODER_from_fp

Source
pub unsafe extern "C" fn OSSL_DECODER_from_fp(
    ctx: *mut OSSL_DECODER_CTX,
    fp: *mut FILE,
) -> c_int