Function cassandra_cpp_sys::cass_statement_bind_collection_by_name [] [src]

pub unsafe extern "C" fn cass_statement_bind_collection_by_name(
    statement: *mut CassStatement,
    name: *const c_char,
    collection: *const CassCollection
) -> CassError