Function SSL_CTX_set_ciphersuites

Source
pub unsafe extern "C" fn SSL_CTX_set_ciphersuites(
    ctx: *mut ssl_ctx_st,
    str_: *const i8,
) -> i32