[][src]Function nginx::SSL_SESSION_set1_id_context

pub unsafe extern "C" fn SSL_SESSION_set1_id_context(
    s: *mut SSL_SESSION,
    sid_ctx: *const c_uchar,
    sid_ctx_len: c_uint
) -> c_int