[][src]Function nginx::SSL_CTX_get_ex_data

pub unsafe extern "C" fn SSL_CTX_get_ex_data(
    ssl: *const SSL_CTX,
    idx: c_int
) -> *mut c_void