Function SSL_CTX_set_srp_cb_arg

Source
pub unsafe extern "C" fn SSL_CTX_set_srp_cb_arg(
    ctx: *mut ssl_ctx_st,
    arg: *mut c_void,
) -> i32