SSL_read

Function SSL_read 

Source
pub unsafe extern "C" fn SSL_read(
    ssl: *mut SSL,
    buf: *mut c_void,
    num: i32,
) -> i32