Function PEM_read_bio_ECPKParameters

Source
pub unsafe extern "C" fn PEM_read_bio_ECPKParameters(
    out: *mut bio_st,
    x: *mut *mut ec_group_st,
    cb: Option<unsafe extern "C" fn(*mut i8, i32, i32, *mut c_void) -> i32>,
    u: *mut c_void,
) -> *mut ec_group_st