[][src]Function cassandra_cpp_sys::cass_execution_profile_new

pub unsafe extern "C" fn cass_execution_profile_new() -> *mut CassExecProfile

Creates a new execution profile.

@public @memberof CassExecProfile

@return Returns a execution profile that must be freed.

@see cass_execution_profile_free()