Function handle_close_cursor

Source
pub async fn handle_close_cursor(
    handle_args: HandlerArgs,
    stmt: CloseCursorStatement,
) -> Result<RwPgResponse, RwError>