[][src]Function odbc::ffi::SQLSetEnvAttr

pub unsafe extern "system" fn SQLSetEnvAttr(
    environment_handle: *mut Env,
    attribute: EnvironmentAttribute,
    value: *mut c_void,
    string_length: i32
) -> SQLRETURN

Sets attributes that govern aspects of environments

Returns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE