[][src]Function openssl_sys::SSL_ctrl

pub unsafe extern "C" fn SSL_ctrl(
    ssl: *mut SSL,
    cmd: c_int,
    larg: c_long,
    parg: *mut c_void
) -> c_long