1@subheading gsasl_ctx_get
2@anchor{gsasl_ctx_get}
3@deftypefun {Gsasl *} {gsasl_ctx_get} (Gsasl_session * @var{sctx})
4@var{sctx}: libgsasl session handle
5
6Get the libgsasl handle given a libgsasl session handle.
7
8Return value: Returns the libgsasl handle given a libgsasl session handle.
9
10@strong{Deprecated:} This function is not useful with the new 0.2.0 API.
11@end deftypefun
12
13