Function OSSL_GENERAL_NAMES_print

Source
pub unsafe extern "C" fn OSSL_GENERAL_NAMES_print(
    out: *mut bio_st,
    gens: *mut stack_st_GENERAL_NAME,
    indent: i32,
) -> i32