[][src]Function nginx::BIO_write

pub unsafe extern "C" fn BIO_write(
    b: *mut BIO,
    data: *const c_void,
    len: c_int
) -> c_int