Function CTLOG_new_from_base64

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