Function SSL_set_blocking_mode

Source
pub unsafe extern "C" fn SSL_set_blocking_mode(
    s: *mut ssl_st,
    blocking: i32,
) -> i32