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

Creates a new execution profile.

@public @memberof CassExecProfile

@return Returns a execution profile that must be freed.

@see cass_execution_profile_free()