[][src]Function in3_sys::ctx_free

pub unsafe extern "C" fn ctx_free(ctx: *mut in3_ctx_t)

frees all resources allocated during the request.

But this will not free the request string passed when creating the context!