[][src]Function nginx::BIO_gets

pub unsafe extern "C" fn BIO_gets(
    bp: *mut BIO,
    buf: *mut c_char,
    size: c_int
) -> c_int