Function BIO_gets

Source
pub unsafe extern "C" fn BIO_gets(
    bp: *mut bio_st,
    buf: *mut i8,
    size: i32,
) -> i32