Function cassandra_cpp_sys::cass_statement_free [] [src]

pub unsafe extern "C" fn cass_statement_free(statement: *mut CassStatement)

Frees a statement instance. Statements can be immediately freed after being prepared, executed or added to a batch.

@public @memberof CassStatement

@param[in] statement