[][src]Function nginx::SSL_set_cipher_list

pub unsafe extern "C" fn SSL_set_cipher_list(
    s: *mut SSL,
    str_: *const c_char
) -> c_int