Function BIO_nwrite

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