Function OSSL_ENCODER_to_fp

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