Function EC_KEY_print_fp

Source
pub unsafe extern "C" fn EC_KEY_print_fp(
    fp: *mut _IO_FILE,
    key: *const ec_key_st,
    off: i32,
) -> i32