Function CTLOG_new_from_base64_ex

Source
pub unsafe extern "C" fn CTLOG_new_from_base64_ex(
    ct_log: *mut *mut ctlog_st,
    pkey_base64: *const i8,
    name: *const i8,
    libctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> i32