Function wolfssl_sys::wolfSSL_set_write_fd
source ยท pub unsafe extern "C" fn wolfSSL_set_write_fd(
ssl: *mut WOLFSSL,
fd: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_set_write_fd(
ssl: *mut WOLFSSL,
fd: c_int,
) -> c_int