[][src]Function openssl_sys::SSL_CTX_ctrl

pub unsafe extern "C" fn SSL_CTX_ctrl(
    ctx: *mut SSL_CTX,
    cmd: c_int,
    larg: c_long,
    parg: *mut c_void
) -> c_long