Function BIO_get_line

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