Function openssl_sys::SSL_CTX_ctrl
[−]
[src]
pub unsafe extern fn SSL_CTX_ctrl(
ctx: *mut SSL_CTX,
cmd: c_int,
larg: c_long,
parg: *mut c_void
) -> c_long